-- card: 16008 from stack: in.'90AMUG News™ -- bmap block id: 0 -- flags: 0000 -- background id: 3780 -- name: Hyper -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=164 top=245 right=267 bottom=204 -- title width / last selected line: 0 -- icon id / first selected line: 21001 / 21001 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown set icon of me to "EyeClose" end mouseDown on mouseUp set icon of me to "EyeOpen" dispPict "Hyper1" end mouseUp -- part contents for background part 2 ----- text ----- 39 -- part contents for background part 9 ----- text ----- HyperTMON -- part contents for background part 8 ----- text ----- ..........................................................Tom Deasey -- part contents for background part 1 ----- text ----- What is a HyperTMON? HyperTMON is a debugger for the Hypercard programming language HyperTalk. It is a a very comprehensive debugger for the HyperTalk language. Getting Started with HyperTMON. HyperTMON's minimum requirement is any mac that can run Hypercard but, if you only have one meg of memory you will have some problems. One problem is that you will get this nice dialog box and you can bet you will have problems. I crashed three times due to the fact that I had too many windows open at once. To get the most out of HyperTMON at least two megs of memory is the best. Installing HyperTMON is very easy. You have one of two options you can either install HyperTMON in your Home Stack or in the Hypercard application itself. I -- part contents for background part 10 ----- text ----- would suggest installing it in your Home Stack because most people don't change their Home Stack when they upgrade their version of Hypercard so you wont have to worry about reinstalling it every time you change your version of Hypercard. To install HyperTMON you just open the HyperTMON installer Stack and press the button of the option you want. Also on this card is a button to remove HyperTMON. Then it is very easy to run. All you need to do is call one keyword "HyperTMON" to start it up. You can have HyperTMON open on the startup of Hypercard or have it start up only on will as I do. HyperTMON does slow down Hypercard so I don't like to have it running all the time. I only call it up when I'm programming and need to debug